home *** CD-ROM | disk | FTP | other *** search
/ Inside Indy 1993 / Inside Indy 1993.iso / demos / TRAIN / README < prev    next >
Encoding:
Text File  |  1993-06-23  |  5.6 KB  |  106 lines

  1. README for trainer program (updated 5/12/93)
  2.  
  3. NEW FEATURES!!!
  4. I have added a new button to the Job Instruction Card window.  This button runs
  5. the conference manager for video conferencing.  (If you don't yet have the
  6. conference manager, it should be released soon).  Also I have added accelerator
  7. keys for all of the buttons on the bottom and for the first ten steps.  "Why?"
  8. do you ask.  Well, now you can use speech input!  Included with this release is
  9. spanel.  you might already have a copy of it.  What it does is recognize speech
  10. input and use it to send X commands.  you will have to train it for your voice,
  11. the instructions for doing that are in spanel.doc.  the trainer vocabulary
  12. is installed in trainer.voc.  This doesn't work amazingly well, especially
  13. if you have a big vocabulary, but it works ok for some stuff.  I take no
  14. responsibility for spanel, I didn't write it.  I'm just giving it to you.  To
  15. run the trainer with speech input, run the script trainer.with.speech.script.
  16.  
  17.  
  18. OLDSTUFF
  19. to run the trainer, type "trainer" at the command line.  If you want your
  20. xdefaults set for you to make it look especially nice, the first time you
  21. run the trainer, run "trainer.script."  This merges some nice X settings into
  22. your X database.  You can change the look (and to some extent, the action) of
  23. the program by changing the Xdefs file also located in this directory.  I
  24. would like to have this work in a different way, but our motif people assure
  25. me that Xdefaults is the way to go.  Something nice about the way I wrote the
  26. program is that if you have schemes installed (which will be part of sherwood),
  27. trainer will catch those defaults instead.  (if the colored text clashes with
  28. your background colors, you might want to try a different scheme).
  29.  
  30.     This directory contains the current versions of the working
  31. executables, and links to the data directories.  You want to copy all these
  32. files, because trainer expects them to be there.  For a special pared-down
  33. version of the trainer contact me.  It is very easily accomplished.
  34.  
  35. I have added a new opening screen which has an SGI plane spinning.  This is a
  36. very nice thing to have behind you as you describe the trainer.  You can grab
  37. the plane with the mouse (it works like an Inventor Examiner Viewer) and spin
  38. it other ways or zoom in and out.  When you are ready to begin put the mouse in
  39. the tail # area and enter some value (or don't, but it looks better if you do),
  40. and press enter.  You will then get a list of the available jobs.  You can only
  41. actually do the first one on the list, but you can, if you wish, click on the
  42. others as well.  When you click on the white item, the "do it!" button will
  43. become active, either click it, or double click on the white item to get into
  44. the Job Instruction card.
  45.  
  46. Once the Job Instruction Card window is open,  you will get a window with a
  47. scrolling list of job items for a mechanic, and a set of buttons on the bottom.
  48. Click one of the job items, the buttons will change.  Anything with a circle
  49. and line through it is not available.  Right now, the buttons are for:
  50. entering data (if the step requires it), video, audio, graphics, the manual (an
  51. insight document), a tools window, notes, checking off a completed step, and
  52. returning to the intro window.  The green steps are ones that can be done
  53. now, the yellow ones are one that rely on other steps to be completed first.
  54. (in this database, step 3 depends on step 2, and step 4 depends on step 3).
  55.  
  56. *the program no longer depends on shared libaries. You must have the audio,
  57. movie and insight programs installed if you want to use those options.
  58.  
  59. I've put a file called JIC.bw in the images sub-directory.  This is a scan
  60. of the actual Job Instruction Card that United Mechanics use.
  61.  
  62. the graphics program is still in progress.  On the left is a standard inventor
  63. viewer with a model in it.  If you go out of viewing mode and pick it, a 
  64. manipulator attaches to it, and you get information about it.  Also, you will
  65. hear a sound to let you know that you picked it.  When you pick it, it will
  66. also appear in the right hand window.  (later several models will be in the
  67. left window, and this way you can look at one more closely by picking on it).
  68.  
  69.  
  70. A SALESMANS QUICK AND DIRTY GUIDE ON WHAT TO SHOW PEOPLE
  71. enter the serial number on step 1 and explain how trainer can be tied into an
  72. inventory database to track parts.  also step 1 has both audio and text notes.
  73.  
  74. show the movie, play the audio, show the models and the tools on step 2.
  75.  
  76. pick any step and add an audio note to it (make sure you enter a name before
  77. you begin recording).
  78.  
  79. check off step 2 and show that step 3 turns green.  Explain how when someone
  80. clicks on the "check off" button we could ask for some sort of password or
  81. something, but we don't (if someone wants it, I will add it).
  82.  
  83. enter the values on step 5.  explain how we can error check the numbers to
  84. make sure no mistakes are made.  I also like to tell the following annecdote
  85. (which is true):  "When I was watching the video tape of someone doing this, 
  86. he made an error in adding up these dimensions.  At the end of the job, he had
  87. to check these dimensions again.  They were different.  He almost had to start
  88. over from the beginning, but he luckily caught his summation error.  This
  89. program could take care of those kinds of problems."
  90.  
  91. *pick any step and press the insight button.  ooh. insight starts up with
  92. whatever manuals come with your system.  this is a current hack until I get
  93. some real insight documents.
  94.  
  95.  
  96. WHAT I AM WORKING ON:
  97. getting some better models from united
  98. adding text (with insight) instructions for each step
  99. Help
  100.  
  101. let me know about bugs, questions and enhancements....
  102.  
  103. kmg@cilmi.esd.sgi.com
  104.  
  105.  
  106.